home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000593_jim@wilbur.njit.edu _Wed Jan 20 22:00:56 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <jim@wilbur.njit.edu>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA11972; Wed, 20 Jan 93 22:00:56 MET
  4. Received: by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA19098; Wed, 20 Jan 1993 22:16:17 +0100
  6. Received: by njitgw.njit.edu (5.57/Ultrix3.0-C)
  7.     id AA19306; Wed, 20 Jan 93 16:16:10 -0500
  8. Message-Id: <9301202116.AA19306@njitgw.njit.edu>
  9. Received: by wilbur.njit.edu; Wed, 20 Jan 93 16:14:06 est
  10. Date: Wed, 20 Jan 93 16:14:06 est
  11. From: jim@wilbur.njit.edu (Jim Whitescarver)
  12. To: davis@dri.cornell.edu, www-talk@nxoc01.cern.ch
  13. Subject: Re:  EDI for forms?
  14.  
  15. The last time I looked, EDI included BOTH SGML and ASN equivalent definitions.
  16. It may be worthwhile to borrow some things from there, but I stopped following
  17. the standards development there because it got too too too complicated (rich?).
  18.  
  19. The beauty of HTML is it's simplicity/ease of use.  I hope we keep it that
  20. way.  Although a number of standards have addressed forms, I do not know
  21. of any using SGML to define interactive interfaces as we are attempting.  We
  22. are not concerned with how the form looks, so much, the client should have
  23. freedom in that respect.  Our initial problem, defining input fields, may
  24. benifit most from looking at GUI development tools and translating to SGML.
  25.  
  26. Sorry, I couldn't find the ISO numbers for EDI, it's been a while...
  27.  
  28. jim
  29.  
  30. p.s.  Shouldn't HTML2 include HyTime links?  HTML's relative references in 
  31. anchors are much nicer than HyTime markups, but HyTime seems like the
  32. natrual markup extension for full multi-media.  This seems to countradict
  33. my plee to keep HTML simple, but one could always invoke a HyTime client
  34. to follow a HyTime link.